home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d22 / xdir202.arc / SHORTDOC.DOC < prev    next >
Encoding:
Text File  |  1989-05-14  |  8.2 KB  |  198 lines

  1.                                 SHORT DESCRIPTION
  2.  
  3.              This material is extracted from the XDIR manual contained
  4.         in the file XDIR.DOC that is included with XDIR.  It gives a 
  5.         quick overview only.  Please read the manual also.
  6.  
  7.              I've tried a number of the available DOS Shell programs and
  8.         Hard Disk Managers and am still left with two frustrations. DOS
  9.         restricts file names to 11 characters, not enough in my opinion.
  10.         Also, I'm always short of space on my hard disk. It's full of
  11.         files that I probably don't need. It would be nice to know how
  12.         often I use SUPERPRG.EXE and what is it anyway?
  13.  
  14.              XDIR is my solution to this frustration. XDIR is a
  15.         replacement for the DOS commands DIR and COPY. It allows you to
  16.         add your own comments to be displayed along with the normal DOS
  17.         directory. You won't have to remember what MPDPROG.MEM was all
  18.         about. The directory will remind you with a display like:
  19.  
  20.  MPDPROG MEM 2620 01-17-87 2:19p Maxon Paper Div.           Progress Report
  21.  
  22.         XDIR allows you to edit these comments freely. You can copy or
  23.         move files between directories or to another disk, and the
  24.         comment text will automatically go right with it.
  25.  
  26.              XDIR also keeps track of usage of all files on your hard
  27.         disks, and records the number of times each file is used and the
  28.         date of last use. This feature is not active unless you have
  29.         executed the resident module XDCOUNT.COM. 
  30.  
  31.              XDIR has six modes: Help, Directory, Edit, Copy, Kill and
  32.         Move. These modes are selected from the command line, e.g., XDIR /e.
  33.         XDIR has a number of display options that can be selected as 
  34.         well. Options include: Pick, Sort, and Wide. XDIR /? displays a 
  35.         series of help screens describing the XDIR modes. If you can't wait
  36.         to use XDIR, try this for a quick and handy tutorial.
  37.  
  38.              The full capabilities of XDIR as described in the manual
  39.         require the programs XDCOUNT.COM and XDUPDATE.EXE. These are
  40.         provided only to registered users. The version distributed on
  41.         bulletin boards and by users' groups implements all features, but
  42.         without these additional programs, no file usage data is
  43.         recorded.
  44.  
  45.              XDIR is ShareWare. The law requires that if you use this
  46.         program, you must pay for it. So, if you find XDIR useful,
  47.         please register your use with the author. The basic registration
  48.         fee is $10. If you want the file usage features (I think they're
  49.         invaluable), send $20 for registration.
  50.  
  51.              Registered users will be notified of upgrades to XDIR as
  52.         they are released, and will receive a printed copy of this
  53.         manual. Online help is available through CompuServe, by
  54.         EasyPlex. Registrations and inquiries should be
  55.         sent to:
  56.  
  57.                                  Iram J. Weinstein
  58.                                  XD Systems
  59.                                  1014 Shipman Lane
  60.                                  McLean, VA 22101
  61.                                    Voice (703) 821-3215
  62.                                    CIS 70741,3711
  63.  
  64.              A registration form is included at the end of the manual.
  65.  
  66.              The files supplied with XDIR in the BBS release are:
  67.  
  68.     XDC     BAT     Equivalent to XDIR /c -- Copies files 
  69.     XDE     BAT     Equivalent to XDIR /e -- Edit file comments
  70.     XDM     BAT     Equivalent to XDIR /m -- Move files between directories
  71.     XDIR    CMT     Usage Record Beginning 4-25-88
  72.     XDIR    DOC     To print enter: TYPE XDIR.DOC > prn
  73.     XDIR    EXE     Latest version of XDIR: fixes all known bugs.
  74.     XDCNVRT EXE     Convert older XDIR.CMT files to the
  75.   
  76.  
  77. XDIR VERSION HISTORY
  78.  
  79.         Ver. 1.0            01/25/87
  80.              First release, withdrawn immediately because F10 function
  81.              key did not work at all.
  82.  
  83.         Ver. 1.01           01/26/87
  84.              Corrected F10 problem but 'D' entered in a comment field
  85.              caused action identical to F10
  86.  
  87.         Ver.1.02            01/27/87
  88.              Fixed the F10 problem correctly.
  89.  
  90.         Ver. 1.03           01/29/87
  91.              Fixed problem with Copy to current directory. Now can call:
  92.              XDIR /c C:\xxx.yyy  Previously required XDIR /c C:\xxx.yyy C:
  93.              Fixed a problem with recognizing directory names.
  94.              Previously XDIR interpreted C:\XXX as equivalent to C:XXX.*
  95.              This is incorrect when XXX is a directory name.
  96.              Fixed a problem with deleting Comment entries. Now Del, BSP
  97.              or fill with blanks works OK.
  98.              Add listing of file names moved, same as DOS copy.
  99.              Extend allowable number of files in a directory to 256.
  100.              Extend allowable number of files moved to 128.
  101.              Speed up XDIR by using Quiksort routine.
  102.  
  103.         Ver. 1.04           02/22/87
  104.              General Cleanup: Reduced size and improved speed.
  105.              Removed undocumented restriction of previous versions, which
  106.              could not copy or move a file larger than 38K.
  107.              Added Sorted directory display with Name, Ext, Date and Size
  108.             options.
  109.  
  110.         Ver. 2.01 12/01/87
  111.              Added Pick feature.
  112.              Added Alt-Del feature to edit option.
  113.              Modified access to XDIR.CMT to permit XDIR /d use on
  114.              networks.
  115.              Reduced overall size with Turbo Optimizer (Reg. Turbo Power
  116.              Software).
  117.              Automatically go to PICK mode if no filespec is provided
  118.              with /m or /c
  119.              Add the /k mode to delete files
  120.              Add the /w mode to provide wide display, 5 files per line
  121.              Add usage count for files, both executable and data
  122.              Add an Unsorted directory option: /S0
  123.              Fix problem with screen color changes. Previously left
  124.              yellow text on black background. Change to leave
  125.              colors unchanged.
  126.  
  127.         Ver. 2.02           3/15/88
  128.              This Version of XDIR has been substantially rewritten. It
  129.              is the first version to use Turbo Pascal 4.0 and
  130.              incorporates a number of new features.
  131.  
  132.              Comment field increased to 65 characters from 38.
  133.              Scroll up and down through directory display.
  134.              Number of directory elements increased to 1024.
  135.              Number of files that can be copied or moved in one command 
  136.              is 1024
  137.              Directory now shows file attributes.
  138.              Sort on comment field is included.
  139.              Average comment file size is decreased.
  140.              XDCNVRT.EXE is provided to change from earlier versions.
  141.              Memory requirements have been decreased.
  142.              Operation is noticeably faster.
  143.              Compatibility with Keyboard enhancers has been improved.
  144.              Comments can be attached to directories.
  145.              Quick writing can be toggled off for improved compatability.
  146.              XDIR defaults can be altered using the DOS SET command.
  147.  
  148.  
  149.  
  150.                   SOFTWARE REGISTRATION FORM AND ORDER
  151.  
  152.  
  153.  
  154.  Check all that apply:                                    Amount:
  155.  
  156.  
  157.    [ ] Standard registration                                $10.00
  158.  
  159.    [ ] Full registration (includes file use features) $20.00
  160.  
  161.  
  162.  
  163.        TOTAL ENCLOSED: $______
  164.  
  165.  
  166.              If you already have a copy of XDIR, where were they
  167.         obtained?
  168.  
  169.     [ ]CompuServe [ ]Friend [ ]Employer [ ]BBS [ ]ShareWare Distributor
  170.  
  171.  
  172.  
  173.   Payment is by check[ ] or money order[ ] (Sorry - no COD or charges)
  174.  
  175.  
  176.  
  177.         NAME    ___________________________________________
  178.  
  179.         COMPANY ___________________________________________
  180.  
  181.         ADDRESS ___________________________________________
  182.  
  183.         CITY    ___________________________________________
  184.  
  185.         STATE   __________________________ZIP _____________
  186.  
  187.  
  188.  
  189.         Send your registration form and payment to:
  190.  
  191.                        XD Systems
  192.                        1014 Shipman Lane
  193.                        McLean, VA 22101
  194.  
  195.  
  196.  
  197.  
  198.